projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edbfafc
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 28 Sep 2009 12:02:53 +0000
(12:02 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 28 Sep 2009 12:02:53 +0000
(12:02 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 67f97d9d368efcf446402bbf22685e005a4a12f9..777ebae3da8ee99e0c19a03d6f2ae547a289b872 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,16
@@
+2009-09-28 Michael Albinus <michael.albinus@gmx.de>
+
+ * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
+
+ * net/tramp.el (top): Require tramp-imap.
+
+ * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
+ Use `tramp-compat-handle-file-attributes'.
+
+2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * net/tramp-imap.el: New package.
+
2009-09-28 Eric Ludlam <zappo@gnu.org>
* emacs-lisp/chart.el: